home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 003 / books.arc / ACCTS.FRM < prev    next >
Text File  |  1985-04-17  |  512b  |  30 lines

  1. m=1
  2. n
  3. n
  4. n
  5. 6,acct
  6. Acct.
  7. 8,date
  8. Date
  9. 20,reason
  10. Description
  11. 10,amount
  12. >Amount
  13. 1,marker
  14.  
  15. e
  16. @ 5,1 say "Enter today's date " get t:date pict "99/99/99"
  17. read
  18. STORE 0 TO CHOICE
  19. * DISPLAY MAIN MENU
  20. DO WHILE CHOICE <> 6
  21.    ERASE
  22.    TEXT
  23.    
  24.                 BOOKKEEPING SYSTEM MAIN MENU
  25.                  
  26.                  1. Add New Transactions
  27.                  2. Update Chart of Accounts
  28.                  3. Manage Check Register
  29.                  4. Print Reports
  30.                  5. Edit